Interview Questions and Answer
Options:
a. {{expression : filter1,filter2}}
b. {{expression || filter1 , filter2}}
c. {{expression | filter1 |filter2}}
d. {{expression : filter1 : filter2}}
Reveal Answer
Options:
a. Filters can take Objects as inputs.
b. Filters can take Primitive values as inputs.
c. Filters will get executed when there is a change in input.
d. Core filters in angular are not $stateful
e. All the above
Reveal Answer
Options:
a. Only one
b. Two
c. Atleast one
d. Many
Reveal Answer
Bestdotnet google plus